home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 231 / PCG231DB1011.ISO / pc / Interface / main.swf / scripts / DefineButton2_26 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2008-04-09  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.